Skip to content

Move schema_filter option to the correct place #8585

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

mcfedr
Copy link
Contributor

@mcfedr mcfedr commented Nov 3, 2017

Also change the comment, as the option works the opposite of what is described here

Also change the comment, as the option works the opposite of what is described here
Copy link
Member

@javiereguiluz javiereguiluz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the DoctrineMigrationsBundle doc we say the same about schema_filter. See https://symfony.com/doc/master/bundles/DoctrineMigrationsBundle/index.html#manual-tables

I've asked on Symfony Slack and some people have confirmed that our docs are wrong and @mcfedr is right about this change. Thanks!

PS: the related Doctrine code is here: https://github.com/doctrine/dbal/blob/4f7c1b7231e64e1c0b3ed39136120f9e9bb246fb/lib/Doctrine/DBAL/Schema/AbstractSchemaManager.php#L233-L247

@wouterj
Copy link
Member

wouterj commented Nov 12, 2017

Thanks for fixing the docs, Fred! I've merged this in the 2.7 version of the docs (that's why it appears to be closed) and will merge it up to the newer versions from there.

@wouterj wouterj closed this Nov 12, 2017
wouterj added a commit that referenced this pull request Nov 12, 2017
This PR was submitted for the 3.3 branch but it was merged into the 2.7 branch instead (closes #8585).

Discussion
----------

Move `schema_filter` option to the correct place

Also change the comment, as the option works the opposite of what is described here

Commits
-------

7c76a4b Move `schema_filter` option to the correct place
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants